/*国考出成绩顶通新20211231*/
.limit_top {
    width: 100%;
    height: 210px;
    box-sizing: border-box;
    padding-top: 14px;
    background: url(https://u3.huatu.com/uploads/allimg/211231/660900-2112311G03H13.png) no-repeat top center;
}
.limit_top_wrap {
    height: 100%;
}
.top_img {
    width: 548px;
    height: 47px;
    margin: 0 auto;
}
.limit_top_inner {
    margin-top: 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.limit_top_inner_item {
    width: 334px;
    height: 146px;
    background: url(https://u3.huatu.com/uploads/allimg/211231/660900-2112311F940353.png) no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.limit_top_inner_item4 {
    width: 385px;
    height: 146px;
    background: url(https://u3.huatu.com/uploads/allimg/211231/660900-2112311G001U6.png) no-repeat center center;
    background-size: 100% 100%;
}
.limit_top_inner_item h3 {
    color: #fff4e8;
    font-size: 24px;
    margin-bottom: 12px;
}
.limit_top_inner_item div {
    width: 136px;
    height: 33px;
    background: url(https://u3.huatu.com/uploads/allimg/211231/660900-2112311FJ6161.png) no-repeat center center;
    background-size: 100% 100%;
    color: #fff4e8;
    text-align: center;
    line-height: 33px;
    transition: transform .5s ease;
}
.limit_top_inner_item div:hover {
    color: #fff4e8;
    transform: translateY(-5px);
}
@media screen and (max-width: 1500px) {
    .limit_top_inner_item {
        width: 288px;
    }
    .limit_top_inner_item4 {
        width: 333px;
    }
}
/*顶通新20211011*/
 .gktl_2021 {
    background-image: url('https://www.huatu.com/images/2020css/images/1011tl_bg.jpg');
    background-size: auto 100%;
    background-position: center top;
    box-sizing: border-box;
    padding-top: 12px;
    height: 210px;
}
.gktl_2021_title {
    text-align: center;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 12px;
}
.gktl_2021_title a {
    color: #ffea92;
    text-align: center;
}
.gktl_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gktl_list li {
    background-image: url('https://www.huatu.com/images/2020css/images/0927tl_list.png');
    background-size: auto 100%;
    background-position: center top;
    text-align: center;
    width: 250px;
    height: 128px;
}
.gktl_list li a {
    display: block;
    width: 100%;
    height: 100%;
}
.gktl_list li h4 {
    line-height: 36px;
    font-size: 24px;
    color: #fff3e4;
}
.gktl_list li h5 {
    line-height: 28px;
    font-size: 20px;
    margin: 10px 0;
    color: #efd3ba;
}
.gktl_list li span {
    display: block;
    margin: 0 auto;
    background-image: url('https://www.huatu.com/images/2020css/images/0927tl_btn.png');
    background-size: auto 100%;
    background-position: center top;
    width: 186px;
    line-height: 30px;
    font-size: 16px;
    color: #c0020f;
    font-weight: bold;
}
@media screen and (max-width: 1500px) {
    .gktl_list li {
        width: 230px;
        height: 118px;
    }
    .gktl_list li h4 {
        line-height: 30px;
        font-size: 22px;
    }
    .gktl_list li h5 {
        line-height: 28px;
        font-size: 20px;
        margin: 8px 0;
    }
    .slide-l{
        width: 50%;
    }
    .slide-r {
        width: 45%;
        margin-left: 4%;
    }
}
/*顶通新*/
 .top_bg_news {
    box-sizing: border-box;
    width: 100%;
    height: 190px;
    /*background-image: url(https://www.huatu.com/images/2020css/images/zw/top_bg.png);*/
    background-image: url(https://www.huatu.com/images/2020css/images/zw/top_bg20211128.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
}
.top_province_new {
    width: 351px;
    height: 190px;
    background-image: url(https://www.huatu.com/images/2020css/images/zw/bg03.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.top_province_new02, .top_province_new03, .top_province_new04 {
    margin-left: -4px;
}
.top_province_txt01 {
    width: 100%;
    height: 42px;
    margin: 12px auto 0 auto;
    line-height: 42px;
    background-image: url(https://www.huatu.com/images/2020css/images/zw/top_title.png);
    background-repeat: no-repeat;
    background-size: 100%;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.top_province_txt01 span {
    color: #fffe95;
    font-size: 16px;
    font-weight: normal;
}
.top_province_txt01 i {
    float: left;
    width: 19px;
    height: 28px;
    margin-top: 7px;
    margin-left: 28px;
    background-image: url(https://www.huatu.com/images/2020css/images/zw/time02.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.top_province_txt02 {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 26px;
    color: #fffe95;
    font-weight: bold;
}
.top_province_txt03 {
    padding-bottom: 12px;
    color: #fff;
    font-size: 18px;
}
.top_enter {
    width: 126px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    background-color: #fde179;
    background: linear-gradient(to right, #fee880, #f6c55d, #efa940);
    text-align: center;
    color: #a5030b;
    font-size: 18px;
    border-radius: 40px;
    transition: transform .5s ease;
}
.top_enter:hover {
    transform: translateY(-5px);
}
/*顶通*/
 .top_bg {
    box-sizing: border-box;
    width: 100%;
    height: 276px;
    background-image: url(../images/zw/bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
}
.canv {
    width: 100% !important;
    overflow: hidden;
}
.top_txt {
    font-size: 40px;
    padding-bottom: 40px;
    background-image: -webkit-linear-gradient(top, #fff9f0, #fedfc3, #fec698);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    color: #fec698;
    position: relative;
}
.top_txt a {
    display: block;
    position: absolute;
    text-align: right;
    right: 0;
    top: 10%;
    line-height: 40px;
    font-size: 22px;
    background-image: -webkit-linear-gradient(top, #fee833, #fee833);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.top_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding-top: 76px; */
}
.top_province {
    float: left;
    width: 288px;
    height: 202px;
    margin-right: 15px;
    background-image: url(../images/zw/bg02.png);
    background-repeat: no-repeat;
    background-size: 100%;
    transition: transform .5s ease;
}
.top_province:hover {
    transform: translateY(-5px);
}
.top_province:last-child {
    margin-right: 0;
}
.top_title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -20px;
}
.top_circle {
    position: relative;
    width: 52px;
    height: 52px;
    background-image: url(https://www.huatu.com/images/zw/circle.png);
    background-repeat: no-repeat;
    background-size: 100%;
    line-height: 52px;
    font-size: 30px;
}
.top_circle p {
    background-image: -webkit-linear-gradient(top, #fff9f0, #fedfc3, #fec698);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    color: #fec698;
}
.top_circle2 {
    margin-left: -6px;
}
.top_circle3 {
    margin-left: -6px;
}
.top_circle4 {
    margin-left: -6px;
}
.top_circle5 {
    margin-left: -6px;
}
.top_name {
    margin-top: 20px;
    background-image: -webkit-linear-gradient(top, #fff9f0, #fedfc3, #fec698);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 28px;
    color: #fec698;
}
.top_time {
    width: 218px;
    height: 50px;
    margin: 10px auto;
    background-image: url(../images/zw/time.png);
    background-repeat: no-repeat;
    line-height: 50px;
    color: #8d1515;
    font-size: 20px;
}
.top_links span {
    background-image: -webkit-linear-gradient(top, #fff9f0, #fedfc3, #fec698);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fec698;
    font-size: 18px;
    font-weight: bold;
}
/*50%顶通*/
 .rec_top {
    width: 100%;
    overflow: hidden;
    min-width: 1000px;
}
.rec_img {
    position: relative;
    width: 100%;
    height: 150px;
    margin-top: -150px;
}
.rec_content {
    float: left;
    width: 33.33%;
    height: 100%;
}
.rec_top img {
    width: 100%;
}
/*首页右浮窗二维码*/
 .fixed_qr {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: 120px;
    z-index: 999;
}
.fixed_icon {
    position: relative;
    /* width: 100%; */
    height: 100%;
    cursor: pointer;
}
.fixed_qr_box {
    position: absolute;
    max-width: initial;
    display: block;
    left: -200px;
    width: 200px;
    height: 287px;
    bottom: -10px;
    transition: all .5s;
}
.fixed_qr img.fixed_qr {
    display: block;
    position: relative;
    right: -50px;
    bottom: -60px;
    z-index: 1;
    width: 150px;
    height: 237px;
}
.fixed_qr img.fixed_close {
    display: block;
    position: absolute;
    z-index: 42;
    cursor: pointer;
    width: 20px;
    right: 0;
    top: 60px;
}
.fixed_qr:hover .fixed_qr_box {
    max-width: initial;
    display: block;
    left: -200px;
    width: 200px;
}
/* 
@media only all and (max-width:1500px) {
.fixed_qr:hover img{
  max-width: initial;
    display: block;
    left: -200px;
    width: 200px;
}
.fixed_qr img{
  max-width: initial;
    position: absolute;
    display: block;
    left: 0px;
    bottom: -10px;
    width: 0px;
    transition: all .5s;
}
} */
/*中秋弹窗*/
 .moon_layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .7);
}
.moon {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 920px;
    height: 601px;
    transform: translate(-50%, -50%);
    z-index: 1001;
}
.moon_bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-image: url(https://u3.huatu.com/uploads/allimg/210205/660900-210205121203J3.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.moon_close {
    position: absolute;
    top: 0;
    right: 0;
    transition: transform .5s ease;
    cursor: pointer;
}
.moon_close:hover {
    transform: rotate(180deg);
}
/*头部*/
 .header {
    position: relative;
    height: 74px;
    line-height: 74px;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo {
    width: 140px;
    height: 37px;
    margin-right: 76px;
    background-image: url(https://www.huatu.com/images/gw/daohang/logo.png);
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: contain;
}
.logo a {
    display: block;
    text-indent: -9999em;
}
.header-nav{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 46%;
}
.header-nav li {
    cursor: pointer;
    /* font-weight: bold; */
    margin: 0 1%;
    text-align: center;
    font-family: "FZLanTingHeiS-R-GB";
}
.header-nav li i {
    display: inline-block;
    width: 11px;
    height: 7px;
    margin-left: 4px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    transition: transform .5s ease;
}
.header-nav li.active, .header-nav li a:hover {
    color: #f3152a;
}
.header-nav li.active i {
    background-image: url(../images/arrow_a.png);
    transform: rotate(180deg);
}
.login {
    color: #f3152a;
    font-size: 18px;
}
.login:hover {
    text-decoration: underline;
}
.more {
    margin-top: -7px;
    font-size: 22px;
    font-weight: bold;
}
.header .search {
    width: 14%;
    height: 34px;
    border: 1px solid #333333;
    line-height: 34px;
    color: #333333;
    font-size: 14px;
    cursor: pointer;
    border-radius: 8px;
    transition: background-color .5s ease;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1%;
}
/* .header .search.active {
    background-color: #f41c2d;
    color: #fff;
} */
/* .header .search.active i {
    background: url(../images/search01.png);
} */
.header .search i {
    display: block;
    width: 22px;
    height: 22px;
    background: url(https://www.huatu.com/images/gw/daohang/search_icon.png)  no-repeat;
    background-size: contain;
}
.tel {
    color: #f3152a;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 11%;
}
.tel i {
    display: block;
    width: 22px;
    height: 22px;
    background: url(https://www.huatu.com/images/gw/daohang/header_tel.png)  no-repeat;
    background-size: contain;
    margin-right: 1%;
}
/*头部结束*/
/*网站导航*/
 .nav-slide {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
}
.nav-slide.active {
    height: 474px;
    border-top: 1px solid #e6e6e6;
    z-index: 2;
}
.nav-l {
    float: left;
    width: 1050px;
    margin-top: 40px;
}
.nav-l li {
    margin-bottom: 16px;
}
.nav-title {
    float: left;
    width: 120px;
    font-size: 20px;
}
.nav-type {
    float: left;
    width: 930px;
    line-height: 32px;
}
.nav-type a {
    display: inline-block;
    margin-right: 10px;
}
.nav-r {
    float: left;
    width: 310px;
    height: 535px;
    padding-left: 40px;
    background-color: #f4f4f4;
}
.nav-r_title {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 20px;
}
.nav-r a {
    float: left;
    width: 150px;
    margin-bottom: 20px;
}
/*网站导航结束*/
/*辅导课程*/
 .class-slide {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
}
.class-slide.active {
    height: 349px;
    border-top: 1px solid #e6e6e6;
    z-index: 2;
}
.class-wrap {
    margin-top: 30px;
}
.class-wrap>li {
    float: left;
    height: 280px;
}
.class-wrap01 {
    width: 474px;
    border-right: 1px solid #e6e6e6;
    margin-left: 15px;
}
.class-wrap02 {
    width: 419px;
    border-right: 1px solid #e6e6e6;
    margin-left: 46px;
}
.class-wrap03 {
    width: 396px;
    margin-left: 48px;
}
.class-link .xue_list li {
    margin-bottom: 14px;
}
.class-wrap li:last-child .class-link {
    border-bottom: none;
}
.class-type {
    position: relative;
    float: left;
    width: 128px;
    height: 48px;
    padding-right: 10px;
    margin-top: 8px;
    margin-bottom: 30px;
    background-color: #ffa970;
    background: linear-gradient(to right, #ffc789, #ffa76e, #ff8c59);
    border-radius: 0 20px 0 24px;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
    line-height: 48px;
    text-align: right;
}
.class-type02 {
    background-color: #64b9ea;
    background: linear-gradient(to right, #b7ddfe, #99d0f7, #64b9ea);
}
.class-type03 {
    background-color: #997ce3;
    background: linear-gradient(to right, #f586ab, #c681c7, #997ce3);
}
.class-type img {
    position: absolute;
    top: 0;
    left: 0;
}
.class-type01 img {
    top: 3px;
    left: -2px;
}
.class-type02 img {
    top: 7px;
    left: -4px;
}
.class-type03 img {
    top: 11px;
    left: -10px;
}
.class-more {
    float: right;
    margin-top: 22px;
    margin-right: 32px;
    color: #999;
    font-size: 14px;
}
.class-link ul li {
    margin-bottom: 20px;
}
.class-link ul li:last-child {
    margin-bottom: 0;
}
.class-link ul li a {
    float: none;
    display: block;
    max-width: 94%;
    margin-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.class-link ul li a span {
    float: left;
    width: 4px;
    height: 4px;
    margin-top: 8px;
    margin-right: 8px;
    background-color: #d4d4d4;
}
.class-link a {
    float: left;
    margin-bottom: 14px;
    margin-right: 24px;
}
.class-link a:hover {
    text-decoration: underline;
}
/*辅导课程结束*/
/*华图产品*/
 .pro-slide {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
}
.pro-slide.active {
    height: 159px;
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
    z-index: 2;
}
.pro-btn {
    float: left;
    width: 769px;
    height: 130px;
    padding-top: 10px;
    border-right: 1px solid #e6e6e6;
}
.pro-btn a {
    float: left;
    width: 110px;
    height: 44px;
    margin-bottom: 13px;
    margin-right: 11px;
    border-radius: 40px;
    background-color: #f4f4f4;
    text-align: center;
    line-height: 44px;
    transition: background-color .5s ease;
}
.pro-btn a:hover, .more-btn a:hover, .search-rec a:hover {
    background-color: #f73538;
    color: #fff;
}
.pro-code {
    float: left;
    width: 576px;
    margin-top: 10px;
    margin-left: 28px;
}
.pro-code li {
    float: left;
    margin-right: 30px;
    text-align: center;
}
.pro-code li.active {
    margin-right: 0;
}
.pro-code li img {
    width: 74px;
    height: 74px;
    margin: 0 auto 20px auto;
}
.xcx_code {
    transform: scale(1.3);
}
/*华图产品结束*/
/*更多下拉*/
 .more-slide {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
}
.more-slide.active {
    height: 520px;
    border-top: 1px solid #e6e6e6;
    z-index: 2;
}
.more-wrap {
    padding-top: 50px;
}
.more-list {
    float: left;
    width: 870px;
    border-right: 1px solid #f1f1f1;
    padding-right: 92px;
}
.more-list li {
    position: relative;
    float: left;
    width: 266px;
    height: 190px;
    margin-right: 32px;
    margin-bottom: 32px;
    background-color: #f7f7f7;
    text-align: center;
    overflow: hidden;
    transition: transform .5s ease;
}
.more-list li:hover {
    transform: translateY(-5px);
}
.more-list li.active {
    margin-right: 0;
}
.more-list li img {
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
}
.more-list .more-list04, .more-list .more-list05 {
    margin-bottom: 0;
}
.more-list .more-list02 img {
    bottom: -30px;
}
.more-list .more-list03 img {
    bottom: -19px;
}
.more-list .more-list04 img {
    bottom: -6px;
}
.more-list .more-list05 img {
    bottom: -16px;
}
.more-num {
    padding-top: 34px;
    padding-bottom: 10px;
    color: #f52634;
    font-size: 28px;
}
.more-txt {
    line-height: 28px;
    color: #666;
}
.more-btn {
    float: left;
    width: 344px;
    margin-top: 6px;
    margin-left: 66px;
}
.more-btn a {
    float: left;
    width: 130px;
    height: 42px;
    margin-right: 24px;
    margin-bottom: 30px;
    line-height: 42px;
    background-color: #f7f7f7;
    text-align: center;
    border-radius: 40px;
    transition: background-color .5s ease;
}
.more-btn a:nth-child(even) {
    margin-right: 0;
}
/*更多下拉结束*/
/*搜索*/
.header-slide{
    position: relative;
    z-index: 99;
}
 .slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 4px 5px -3px #ccc;
}
.search-slide {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
}
.search-slide.active {
    height: 329px;
    border-top: 1px solid #e6e6e6;
}
.all-class {
    display: block;
    padding-top: 31px;
    padding-bottom: 30px;
}
.slide-l {
    float: left;
    width: 510px;
    display: flex;
}
.slide-l a {
    float: left;
    margin-right: 30px;
    text-align: center;
}
.slide-l img {
    width: 240px;
}
.slide-l a:last-child {
    margin-right: 0;
}
.slide-l p {
    margin-top: 14px;
}
.slide-r {
    float: left;
    width: 730px;
    margin-top: 20px;
    margin-left: 160px;
}
.searchInpt {
    float: left;
    width: 474px;
    height: 56px;
    border: 1px solid #e5e5e5;
    padding-left: 14px;
    border-radius: 6px 0 0 6px;
    font-size: 16px;
}
.searchSub {
    float: left;
    width: 130px;
    height: 58px;
    background-color: #f3152a;
    border-radius: 0 6px 6px 0;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    transition: opacity .5s ease;
}
.searchSub:hover {
    opacity: .9;
}
.search-rec {
    max-height: 104px;
    margin-top: 30px;
    overflow: hidden;
}
.search-rec a {
    float: left;
    height: 42px;
    padding: 0 30px;
    margin-bottom: 14px;
    margin-right: 12px;
    line-height: 42px;
    border-radius: 40px;
    background-color: #f7f7f7;
    transition: background-color .5s ease;
}
/*搜索结束*/
/*通栏*/
 .tl a {
    display: block;
}
.tl img {
    max-height: 150px;
    margin: 0 auto;
}
/*通栏结束*/
/*考试类型*/
 .exam-type {
    padding-top: 22px;
    padding-bottom: 10px;
}
.exam-type li {
    position: relative;
    float: left;
    width: 106px;
    height: 46px;
    margin-bottom: 12px;
    margin-right: 11px;
    border-radius: 6px;
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: transform .5s ease;
}
.exam-type li:hover, .exam-type li.active {
    transform: translateY(-4px);
    background-image: url(../images/exam_btn.png);
    box-shadow: -3px 3px 8px -4px #fa463f, 3px 3px 8px -4px #fa463f;
    color: #fff;
}
.exam-type li.active a {
    color: #fff;
}
.exam-type li:hover i, .exam-type li.active i {
    background-image: url(../images/hot_a.png);
}

/* .exam-type li.del-m {
margin-right: 0;
} */
 .exam-type li:nth-child(12n) {
    margin-right: 0;
}
.exam-type li i {
    display: none;
    position: absolute;
    top: 0;
    right: 4px;
    width: 16px;
    height: 18px;
    background-image: url(../images/hot.png);
    background-repeat: no-repeat;
    background-size: 100%;
    transition: background-image .5s ease;
}
.exam-type li.hotspot i {
    display: block;
}
.exam-type li.specials {
    width: 104px;
    height: 44px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.exam-type li.specials:hover {
    border-color: #f41c2d;
}
.exam-type li.specials:hover a {
    color: #f41c2d;
}
.exam-type li.special00 {
    width: 128px;
    height: 44px;
    border: 1px solid #f41c2d;
}
.exam-type li.special00:hover {
    width: 130px;
    height: 46px;
    border: none;
}
.exam-type li.special {
    width: 128px;
    height: 44px;
    border: 1px solid transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(0, #f4f4f4, #f4f4f4), linear-gradient(45deg, #59bef8, #36b0f7);
}
.exam-type li.special:hover {
    width: 130px;
    height: 45px;
    border: none;
    background-image: url(../images/special01.png);
    box-shadow: -3px 3px 8px -4px #39b5f8, 3px 3px 8px -4px #39b5f8;
}
.exam-type li.special02 {
    background-image: linear-gradient(0, #f4f4f4, #f4f4f4), linear-gradient(45deg, #49d7d1, #15cec6);
}
.exam-type li.special02:hover {
    background-image: url(../images/special02.png);
    box-shadow: -3px 3px 8px -4px #13cbc9, 3px 3px 8px -4px #13cbc9;
}
.exam-type li.special03 {
    background-image: linear-gradient(0, #f4f4f4, #f4f4f4), linear-gradient(45deg, #f68e6b, #f76432);
}
.exam-type li.special03:hover {
    background-image: url(../images/special03.png);
    box-shadow: -3px 3px 8px -4px #f7812e, 3px 3px 8px -4px #f7812e;
}
.exam-type li a {
    display: block;
}
.exam-type li:hover a {
    color: #fff !important;
}
/*考试类型通栏*/
 .tl-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: 0;
    z-index: -1;
}
.tl-bg.active {
    position: static;
    opacity: 1;
}
.gk {
    background-image: url(../images/bg01.png);
    background-color: #ebf5ff;
}
.sk {
    background-image: url(../images/bg02.png);
    background-color: #f1fbff;
}
.xzgwy {
    background-image: url(../images/bg03.png);
    background-color: #fff9f3;
}
.dxscg {
    background-image: url(../images/bg04.png);
    background-color: #ebf5ff;
}
.szyf {
    background-image: url(../images/bg05.png);
    background-color: #fff0f0;
}
.shgzz {
    background-image: url(../images/bg06.png);
    background-color: #ecfff5;
}
.tl-container {
    position: relative;
    width: 1400px;
    padding: 34px 44px;
    background-color: #fff;
    box-shadow: 0 0 10px #eee;
    line-height: 28px;
}
.close {
    position: absolute;
    top: -10px;
    right: -12px;
    cursor: pointer;
    transition: transform .5s ease;
}
.close:hover {
    transform: rotate(-180deg);
}
.tl-name {
    float: left;
    width: 154px;
    height: 76px;
    border-radius: 40px 0 40px 40px;
    background: #6faaf0;
    background: linear-gradient(45deg, #6fdee7, #6fbfec, #6f9df2);
    box-shadow: 0px 2px 10px rgba(111, 175, 239, 0.5);
    text-align: center;
}
.gk .tl-name {
    background: #ea384d;
    background: linear-gradient(45deg, #f2a353, #ef7350, #ea384d);
    box-shadow: 0px 2px 10px rgba(234, 56, 77, 0.5);
}
.gk .tl-name a {
    color: #f8cbc2;
}
.tl-name p {
    padding-top: 12px;
    font-size: 24px;
    color: #fff;
}
.tl-name a {
    color: #cbe1f8;
}
.tl-region ul {
    float: left;
    width: 1142px;
    margin-left: 16px;
    text-align: center;
}
.tl-region ul li {
    position: relative;
    float: left;
    width: 62px;
    height: 28px;
    margin-right: 7px;
    margin-bottom: 10px;
    border: 1px solid #e8e8e8;
    line-height: 28px;
    border-radius: 40px;
    background-color: #f2f2f2;
    z-index: 0;
}
.tl-region ul li:nth-child(16n) {
    margin-right: 0;
}
.tl-region ul li a {
    display: block;
}
.tl-region ul li::before {
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 29px;
    border-radius: 40px;
    background: #f3152a;
    background: linear-gradient(to right, #ba6e90, #8a88c8, #7195e5);
    opacity: 0;
    transition: opacity .5s;
    z-index: -1;
}
.tl-region ul li:hover::before {
    opacity: 1;
}
.tl-region ul li:hover {
    border-color: transparent;
}
.tl-region ul li:hover a {
    color: #fff;
}
.step-line {
    height: 1px;
    margin-top: 32px;
    background-color: #ececec;
}
.step ul {
    margin-top: 18px;
}
.step ul li {
    position: relative;
    float: left;
    width: 10%;
    text-align: center;
    line-height: 24px;
}
.step ul li:last-child {
    margin-right: 0;
}
.step-time {
    font-size: 12px;
    color: #999;
}
.step ul li i {
    position: absolute;
    top: -29px;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    background: url('../images/css_sprites.png') -292px -91px no-repeat;
}
.step ul li.active i {
    top: -36px;
    width: 30px;
    height: 31px;
    background-position: -10px -136px;
}
.step ul li.active, .step ul li.active .step-time {
    color: #fa2a2a;
}
.tl-wrap {
    margin-top: 30px;
}
.tl-l {
    float: left;
    width: 430px;
}
.tl-banner {
    position: relative;
    width: 100%;
    height: 258px;
    margin-bottom: 30px;
    overflow: hidden;
}
.tl-banner a {
    display: block;
}
.tl-banner img {
    width: 100%;
    height: 258px;
}
.tl-banner .hd {
    position: absolute;
    bottom: 18px;
    width: 100%;
    z-index: 2;
    text-align: center;
}
.tl-banner .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background-color: #fff;
    border-radius: 40px;
    transition: background-color .5s ease;
    cursor: pointer;
}
.tl-banner .hd li.on {
    background-color: #000;
}
.tl-banner .hd li:last-child {
    margin-right: 0;
}
.rec-title {
    float: left;
    font-size: 20px;
}
.rec-link {
    float: right;
    color: #666;
}
.rec-link a {
    color: #666;
}
.rec-img {
    margin-top: 20px;
}
.rec-img a {
    width: 202px;
    margin-bottom: 28px;
    overflow: hidden;
}
.rec-img01 {
    float: left;
}
.rec-img a:nth-child(even) {
    float: right;
}
.rec-img a:nth-child(n+3):nth-child(-n+4) {
    margin-bottom: 0;
}
.gk .rec-img a {
    height: 130px;
    margin-bottom: 0;
}
.rec-img img {
    width: 100%;
    height: 130px;
    transition: transform 1s ease;
    box-shadow: 0 2px 20px #ddd;
}
.rec-img p {
    max-width: 100%;
    margin-top: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gk .rec-img img {
    height: 100%;
}
.text-title {
    margin-top: 38px;
    margin-bottom: 30px;
    font-size: 20px;
}
.textbook li {
    width: 200px;
    height: 278px;
    border: 1px solid #efefef;
    overflow: hidden;
}
.textbook li a {
    display: block;
}
.textbook li a:hover {
    text-decoration: underline;
}
.textbook li img {
    height: 200px;
    transition: transform 1s ease;
}
.textbook li p {
    margin: 14px 14px 0 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tl-m {
    float: left;
    width: 416px;
    margin-left: 28px;
}
.gk .tl-news:nth-child(2) {
    margin-top: 52px;
}
.tl-news:nth-child(2) {
    margin-top: 29px;
}
.tl-news-tips {
    border-bottom: 1px solid #e8e8e8;
    padding-right: 6px;
    margin-bottom: 24px;
    color: #666;
}
.tl-news-tips a {
    color: #666;
}
.tl-news-tips span, .rec-link span {
    color: #e3e3e3;
}
.tl-news-tips p {
    float: left;
    padding-bottom: 19px;
    border-bottom: 3px solid #ff6666;
    font-size: 20px;
    color: #000;
}
.tl-m ul {
    margin-bottom: 26px;
}
.tl-m ul:last-child {
    margin-bottom: 0;
}
.tl-m ul li {
    max-width: 100%;
    margin-bottom: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 24px;
}
.tl-m ul li:first-child {
    margin-bottom: 16px;
    font-size: 18px;
}
.tl-m ul li:first-child a {
    color: #f80909;
}
.tl-m ul li:last-child {
    margin-bottom: 0;
}
.ht-teacher {
    height: 150px;
    padding: 0 16px;
    margin-top: 21px;
    background: #fff3d9;
    background: linear-gradient(to bottom, #fff3d9, #ffeae0);
    overflow: hidden;
}
.teacher-title {
    padding-top: 10px;
    margin-bottom: 14px;
    font-size: 20px;
    color: #ff6666;
}
.ht-teacher p {
    display: -webkit-box;
    height: 85px;
    line-height: 28px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ht-teacher p span {
    font-weight: bold;
    font-size: 18px;
}
.ht-teacher img {
    float: left;
    width: 84px;
    height: 84px;
    margin-right: 20px;
    border-radius: 50%;
}
.tl-r {
    float: right;
    width: 410px;
}
.data {
    width: 100%;
    height: 404px;
    border: 1px solid #e8e8e8;
    padding: 0 18px;
    margin-bottom: 30px;
}
.data p {
    margin-top: 24px;
    font-size: 20px;
}
#chart01 {
    width: 372px;
    height: 360px;
}
.live-room, .material {
    width: 100%;
   /* height: 330px;*/
    border: 1px solid #e8e8e8;
    padding: 0 23px;
}
.material {
    margin-top: 42px;
}
.books-msg {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
    margin-bottom: 14px;
}
.books-msg img {
    float: left;
    width: 114px;
    height: 114px;
}
.books-txt {
    /* float: left; */
    width: 300px;
    margin-top: 4px;
    margin-left: 24px;
}
.books-txt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
}
.books-href {
    /* position: relative; */
    display: block;
    width: 67px;
    height: 25px;
    margin-top: 22px;
    line-height: 25px;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    background: #ea384d;
    background: linear-gradient(to right, #f3ab53, #ed604f, #ea384d);
    box-shadow: 0 6px 10px rgba(234, 56, 77, .3);
    z-index: 0;
    margin-left: 100px;
}
.books-href:hover {
    color: #fff !important;
}
.books-href::before {
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 40px;
    background: #ea384d;
    background: linear-gradient(to left, #f3ab53, #ed604f, #ea384d);
    opacity: 0;
    transition: opacity .5s;
    z-index: -1;
}
.books-href:hover::before {
    opacity: 1;
}
.books-link {
    display: block;
    max-width: 100%;
    margin-bottom: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 22px;
}
.books-link:last-child {
    margin-bottom: 0;
}
.gk .live-room {
   /* height: 404px;*/
}
.live-room p, .material-tips {
    margin-top: 22px;
    margin-bottom: 22px;
    font-size: 20px;
}
.live-date {
    margin-bottom: 20px;
}
.live-date li {
    float: left;
    margin-right: 20px;
    text-align: center;
}
.live-date li.active {
    margin-right: 0;
}
.live-date li:last-child {
    margin-right: 0;
}
.live-date li span {
    color: #999;
}
.live-date li.on {
    color: #ccc;
}
.live-date li.none .date {
    color: #999;
    background-color: transparent;
    box-shadow: none;
}
.date {
    width: 34px;
    height: 34px;
    margin-top: 2px;
    color: #f80909;
    line-height: 34px;
    border-radius: 40px;
    background-color: transparent;
    cursor: pointer;
}
.date.active {
    background-color: #fe5e61;
    box-shadow: 0 8px 12px #f2a7a2;
    color: #fff;
}
.live-list ul {
    display: none;
    height: 100px;
    overflow: hidden;
}
.gk .live-list ul {
    height: 220px;
}
.live-list ul.active {
    display: block;
}
.live-list li {
    max-width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 24px;
}
.live-list li i {
    float: left;
    width: 18px;
    height: 18px;
    margin-top: 3px;
    margin-right: 12px;
    background: url('../images/css_sprites.png') -292px -171px no-repeat;
}
.live-list li:last-child {
    margin-bottom: 0;
}
.live-list img {
    width: 80px;
    margin: 0 auto;
}
.gk .live-list img {
    width: 116px;
    margin: 20px auto 10px auto;
}
.gk .live-list p {
    font-size: 14px;
}
.no_live {
    margin-top: 0!important;
}
.live-list p {
    font-size: 16px;
    text-align: center;
}
.zw-search {
    float: left;
    margin-left:10px;
    margin-right: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #e70012;
    line-height: 44px;
}
.zw-search i {
    float: left;
    width: 23px;
    height: 22px;
    margin-top: 12px;
    margin-right: 7px;
    background: url('../images/css_sprites.png') -141px -187px no-repeat;
}
.tl-type .search {
    padding: 20px 50px 20px 55px;
    margin-top: 30px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 10px #eee;
}
.tl-type .search .selDiv {
    position: relative;
    float: left;
    width: 192px;
    height: 44px;
    margin-left: 16px;
}
.selDiv a {
    display: block;
    max-width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*考试类型通栏结束*/
/*全国分校*/
 .region-wrap {
    height: 130px;
    background-color: #f4f4f4;
}
.region img {
    float: left;
    width: 170px;
    padding-top: 38px;
    margin-left: 26px;
    margin-right: 50px;
}
.region-link {
    float: left;
    width: 1120px;
    margin-top: 32px;
}
.zgzx_swiper .swiper-button-prev:after,.zgzx_swiper .swiper-rtl .swiper-button-next:after {
    content: none;
}
.zgzx_swiper .swiper-button-next:after,.zgzx_swiper .swiper-rtl .swiper-button-prev:after {
    content: none;
}
.region-link>a {
    float: left;
    margin-right: 30px;
    margin-bottom: 22px;
}
.morearea {
    position: relative;
    float: left;
    height: 36px;
    margin-top: -8px;
}
#areatext {
    width: 170px;
    height: 34px;
    border: 1px solid #dedede;
    padding-left: 14px;
    margin-bottom: -10px;
    border-radius: 4px;
    font-size: 16px;
}
#areaselect {
    display: none;
    position: absolute;
    top: 36px;
    left: 0;
    width: calc(100% - 2px);
    max-height: 136px;
    border: 1px solid #cecfd1;
    z-index: 3;
    background: #fff;
    border-radius: 3px;
    overflow: auto
}
.morearea li {
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    font-size: 14px;
}
.morearea li a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*广告图 推荐*/
 .ad {
    margin-top: 22px;
}
.ad a {
    float: left;
    width: 32.666%;
    margin-right: 1%;
    overflow: hidden;
}
.ad a img {
    width: 100%;
    height: 150px;
    transition: transform 3s ease;
}
.ad a.active {
    margin-right: 0;
}
/*广告图 推荐结束*/
/*热门推荐*/
 .hot {
    margin-top: 34px;
}
.title {
    display: block;
    margin-bottom: 20px;
    font-size: 34px;
    font-weight: bold;
}
.title:hover {
    color: #000 !important;
}
.title span {
    color: #f3152a !important;
}
.hot-l {
    float: left;
    width: 45.57%;
    line-height: 38px;
}
.hot-l ul {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-top: 2px;
    margin-bottom: 28px;
    color: #ccc;
}
.hot-l ul:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.hot-l li {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hot_list_title {
    margin-bottom: 14px;
    font-size: 20px;
}
.hot_list_title a {
    margin-right: 10px;
}
.hot_list_title a strong {
    font-weight: bold;
}
.hot-l ul:first-child .hot_list_title a {
    color: #f80a24;
}
.hot_list {
    font-size: 18px;
}
.hot_list a {
    font-size: 16px;
}
.hot-l ul:last-child li:last-child {
    margin-bottom: 0;
}
.hot-r {
    float: right;
    width: 704px;
}
.hotBanner {
    position: relative;
    height: 450px;
    margin-bottom: 20px;
    overflow: hidden;
}
.hotBanner .bd a {
    position: relative;
    display: block;
}
.hotBanner .hd {
    position: absolute;
    bottom: 23px;
    right: 30px;
    z-index: 2;
}
.hotBanner .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color .5s ease;
}
.hotBanner .hd li:last-child {
    margin-right: 0;
}
.hotBanner .hd li.on {
    width: 14px;
    height: 14px;
    background-color: #f80a24;
}
.hotBanner .bd img {
    width: 100%;
    height: 450px;
}
.banner_color {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 110px;
    background-image: url(../images/shadow02.png);
    background-repeat: no-repeat;
    color: #fff;
    z-index: 1;
}
.banner_color p {
    margin-top: 58px;
    margin-left: 30px;
    font-size: 20px;
}
.hot-news {
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.news-type {
    float: left;
    margin-right: 20px;
    cursor: pointer;
}
.news-type04 {
    margin-left: 90px;
    margin-right: 0;
}
.news-type.active .news-line {
    width: 50%;
}
.news-line {
    display: block;
    width: 0;
    height: 3px;
    margin: 7px auto 0 auto;
    background-color: #f3152a;
    transition: width .5s ease;
}
.attention {
    position: relative;
    float: right;
    width: 62px;
    height: 24px;
    line-height: 24px;
    color: #30ce39;
    text-align: center;
    background-color: #fefefe;
    border-radius: 4px;
    cursor: pointer;
}
.attention:hover .attention-code {
    display: block;
}
.attention-code {
    display: none;
    position: absolute;
    top: 28px;
    right: 0;
    width: 126px;
    height: 138px;
    padding-top: 10px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 4px #eee;
}
.attention-code img {
    width: 104px;
    height: 104px;
    margin: 0 auto 4px auto;
}
.attention-code p {
    color: #000;
    font-size: 14px;
}
.news-tab {
    display: none;
    margin-top: 16px;
}
.news-tab.on {
    display: block;
}
.news-slide {
    width: 100%;
}
.news-slide .bd {
    width: 100% !important;
}
.news-slide .bd li:first-child {
    margin-top: 4px;
    margin-bottom: 16px;
    font-weight: bold;
}
.news-slide .bd li:first-child a {
    font-size: 20px;
}
.news-slide .bd li {
    max-width: 100%;
    margin-bottom: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #ccc;
    line-height: 26px;
}
.news-slide .bd li:last-child {
    margin-bottom: 0;
}
.news-slide .bd li a {
    font-size: 16px;
}
.news-tab img {
    float: right;
    width: 236px;
    height: 156px;
}
.news-slide .hd {
    margin-top: 6px;
    text-align: center;
}
.news-slide .hd li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 6px;
    background-color: #999;
    border-radius: 4px;
    transition: width .5s ease;
    cursor: pointer;
}
.news-slide .hd li:last-child {
    margin-right: 0;
}
.news-slide .hd li.on {
    width: 12px;
    background-color: #ff6666;
}
/*热门推荐结束*/
/* 上岸课堂 */
 .sakt {
    margin-top: 40px !important;
}
.sakt .title {
    margin-right: 42px;
    margin-bottom: 50px;
}
.sakt-l {
    float: left;
}
.sakt-l .title {
    float: left;
}
.select-exam {
    position: relative;
    float: left;
    width: 138px;
    height: 34px;
    border: 1px solid #cecfd1;
    margin-top: 8px;
    margin-right: 12px;
    outline: none;
    border-radius: 40px;
    font-size: 16px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 34px;
    cursor: pointer;
    text-indent: 1em;
    transition: border-color .5s ease;
}
.select-exam:hover {
    border-color: #f3152a;
}
.select-exam i {
    position: absolute;
    top: 14px;
    right: 12%;
    width: 8px;
    height: 5px;
    background: url(../images/css_sprites.png) -206px -162px no-repeat;
}
.select-exam:hover i {
    background-position: -42px -273px;
}
.select-exam:hover cite {
    color: #f3152a;
}
.select-exam cite {
    display: block;
    width: 100%;
    height: 36px;
    font-style: normal;
}
.select-exam ul {
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
}
.select-exam li {
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: background-color .5s ease;
}
.select-exam li:hover {
    background-color: #f7f7f7;
}
.select-exam li a {
    display: block;
}
.sakt-submit {
    float: left;
    width: 112px;
    height: 36px;
    margin-top: 8px;
    margin-left: 2px;
    line-height: 36px;
    border-radius: 40px;
    color: #fff;
    cursor: pointer;
    background: #ffc789;
    background: linear-gradient(to right, #f3152a, #f73538, #ff6d50);
    transition: opacity .5s ease;
    font-size: 18px;
    letter-spacing: 4px;
    text-indent: 4px;
}
.sakt-submit:hover {
    opacity: .92;
}
.sakt-img {
    float: left;
    width: 470px;
}
.large-img {
    position: relative;
    display: block;
    width: 100%;
    height: 366px;
    margin-bottom: 10px;
    overflow: hidden;
}
.large-img img {
    width: 100%;
    height: 100%;
    transition: transform 1s ease;
}
.large-img img:hover, .tiny-img img:hover, .hot-tab img:hover, .hot-recommend li img:hover, .online-ad img:hover, .ad a:hover img, .rec-img a:hover img, .textbook li:hover img {
    transform: scale3d(1.05, 1.05, 1.05);
}
.teacher {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 422px;
    height: 53px;
    padding: 34px 24px 0 24px;
    background-image: url(../images/shadow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.tea-l {
    float: left;
}
.tea-l img {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 14px;
    border-radius: 50%;
}
.tea-l p {
    float: left;
    color: #fff;
    line-height: 40px;
}
.class-name {
    float: right;
    max-width: 280px;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}
.tiny-img {
    float: left;
    width: 230px;
    height: 226px;
    background-color: #f8f8f8;
    text-align: center;
    line-height: 46px;
    overflow: hidden;
}
.tiny-img:first-child {
    margin-right: 10px;
}
.tiny-img img {
    width: 100%;
    height: 180px;
    transition: transform 1s ease;
}
/*直播*/
 .live {
    float: left;
    width: 371px;
    border-left: 1px solid #e6e6e6;
    padding-left: 33px;
    margin-left: 55px;
}
.live li {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.live li i {
    position: absolute;
    top: 0;
    left: -46px;
    width: 24px;
    height: 34px;
    background: url('../images/css_sprites.png') -206px -64px no-repeat;
}
.live li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.live-time {
    float: left;
    font-weight: bold;
    line-height: 32px;
}
.live-btn {
    position: relative;
    float: right;
    width: 98px;
    height: 32px;
    border: 1px solid #cecfd1;
    line-height: 32px;
    text-align: center;
    border-radius: 40px;
}
.live-btn.on {
    border-color: #03a7f0;
    color: #03a7f0;
}
.live-btn::before {
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 40px;
    background: #f3152a;
    background: linear-gradient(to right, #f3152a, #f73538, #ff6d50);
    opacity: 0;
    transition: opacity .5s;
    z-index: -1;
}
.live li:hover .live-btn::before, .live li.active .live-btn::before {
    opacity: 1;
}
.live li:hover, .live li.active {
    color: #f3152a;
}
.live li:hover i, .live li.active i {
    background: url('../images/css_sprites.png') -206px -10px no-repeat;
}
.live li:hover .live-btn, .live li.active .live-btn {
    width: 100px;
    height: 34px;
    line-height: 34px;
    border: none;
    color: #fff !important;
}
.live-info {
    margin-top: 8px;
}
.live-info span {
    float: left;
    height: 20px;
    border: 1px solid #f3152a;
    padding: 0 8px;
    margin-right: 8px;
    text-align: center;
    font-size: 14px;
    color: #f3152a;
    line-height: 20px;
}
.live-info p {
    float: left;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    line-height: 22px;
}
/*考试日历*/
 .calendar {
    float: right;
    width: 412px;
}
.calendar ul {
    height: 488px;
    overflow: hidden;
}
.cal-list {
    height: 562px;
    padding: 40px 30px 0 30px;
    background-color: #fff;
    box-shadow: 0 0 10px #eee;
}
.cal-list li {
    height: 46px;
    margin-bottom: 3px;
    line-height: 46px;
}
.cal-list li:last-child {
    margin-bottom: 0;
}
.cal-list li:hover {
    background-color: #f7f7f7;
    color: #f3152a;
}
.cal-list span {
    float: left;
    width: 25%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.calendar-title {
    border-bottom: 1px solid #f1f2f2;
    padding-bottom: 20px;
    margin-bottom: 16px;
}
.calendar-title span {
    font-size: 18px;
}
/* 上岸课堂结束 */
/*图书*/
 .books {
    margin-top: 40px !important;
}
.books .title {
    margin-bottom: 30px;
}
.books_change {
    float: left;
}
.books_change div {
    position: relative;
    float: left;
    margin-right: 50px;
    font-size: 20px;
    cursor: pointer;
    transition: color .5s ease;
}
.books_change div.on {
    color: #f3152a;
}
.books_more {
    float: right;
    width: 98px;
    height: 38px;
    border: 1px solid #e6e6e6;
    line-height: 38px;
    text-align: center;
    border-radius: 40px;
    transition: background-color .5s ease;
}
.books_more:hover {
    border-color: #fb3d2f;
    background-color: #fb3d2f;
    color: #fff !important;
}
.books_change span {
    display: block;
    width: 0;
    height: 3px;
    margin: 14px auto 0 auto;
    background-color: #f3152a;
    transition: width .5s ease;
}
.books_change div.on span {
    width: 50%;
}
.books-tab {
    padding: 50px;
    height: 334px;
    margin-top: 32px;
    box-shadow: 0 0 10px #eee;
    overflow: hidden;
}
.books-tab li {
    float: left;
    width: 244px;
    margin-right: 100px;
}
.books-tab li.active {
    margin-right: 0;
}
.books-tab li a {
    display: block;
}
.books-tab img {
    width: 174px;
    height: 193px;
    margin: 0 auto;
}
.books_name {
    display: -webkit-box;
    height: 66px;
    margin-top: 16px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.buy {
    position: relative;
    width: 140px;
    height: 46px;
    margin: 12px auto 0 auto;
    border-radius: 40px;
    line-height: 46px;
    color: #fff;
    background: #fb3c2d;
    background: linear-gradient(to right, #fb3c2d, #fb4638, #fc5143);
    text-align: center;
    font-size: 18px;
    z-index: 0;
}
.buy::before {
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 40px;
    background: #ff6d50;
    background: linear-gradient(to right, #fb3f29, #fd6814, #ff8b03);
    opacity: 0;
    transition: opacity .5s;
    z-index: -1;
}
.books-tab li:hover .buy::before {
    opacity: 1;
}
/*图书结束*/
/*热门课程*/
 .hotClass {
    margin-top: 40px !important;
}
.hotClass .title {
    margin-bottom: 30px;
}
.hotClass-l {
    float: left;
    width: 930px;
}
.hot-tab {
    float: left;
    width: 614px;
    height: 400px;
    margin-right: 10px;
    overflow: hidden;
}
.hot-tab a {
    display: block;
    overflow: hidden;
}
.hot-tab img {
    width: 100%;
    height: 400px;
    transition: transform 1s ease;
}
.hot-title {
    float: left;
    width: 306px;
    height: 400px;
    background-color: #f6f6f6;
}
.hot-title li {
    position: relative;
    height: 100px;
    padding: 0 20px;
    line-height: 28px;
    cursor: pointer;
    z-index: 0;
}
.hot-title li p {
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}
.hot-title li::before {
    content:'';
    position: absolute;
    left: -70px;
    top: 0;
    right: 0;
    bottom: 0;
    width: 376px;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity .5s;
    z-index: -1;
}
.hot-title li.on {
    color: #fff;
}
.hot-title li.on::before {
    opacity: 1;
}
.hot-recommend {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hot-recommend li {
    float: left;
    width: 306px;
    overflow: hidden;
}
.hot-recommend li.active {
    width: 306px;
}
.hot-recommend li a {
    display: block;
}
.hot-recommend li img {
    width: 100%;
    height: 200px;
    transition: transform 1s ease;
}
.hot-recommend li p {
    height: 46px;
    padding: 0 10px;
    line-height: 46px;
    text-align: center;
    background-color: #f8f8f8;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hotClass-r {
    float: right;
    width: 412px;
}
.online {
    height: 584px;
    padding: 36px 22px;
    box-shadow: 0 0 10px #eee;
}
.online-ad {
    display: block;
    width: 350px;
    margin: 0 auto 20px auto;
}
.online-ad img {
    width: 100%;
    height: 150px;
    transition: transform 1s ease;
}
.online-list {
    height: 422px;
    overflow: hidden;
}
.online-list li {
    position: relative;
    max-width: 100%;
    height: 56px;
    padding-left: 44px;
    margin-bottom: 5px;
    line-height: 56px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.online-list li:hover {
    background-color: #f7f7f7;
    color: #ccc;
}
.online-list li i {
    position: absolute;
    top: 20px;
    left: 12px;
    width: 20px;
    height: 16px;
    background: url(../images/css_sprites.png) -292px -209px no-repeat;
}
.online-list li a:hover {
    color: #f3152a !important;
}
/*热门课程结束*/
/* 备考资料 */
 .datum {
    margin-top: 40px;
}
.datum-title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 28px;
}
.datum .title {
    float: left;
    margin-bottom: 22px;
    line-height: initial;
}
.datum-change {
    float: left;
    margin-left: 102px;
}
.datum-change li {
    float: left;
    margin-top: 18px;
    margin-right: 56px;
    font-size: 24px;
    cursor: pointer;
    font-weight: bold;
}
.datum-change li:last-child {
    margin-right: 0;
}
.datum-change li span {
    display: block;
    width: 0;
    height: 3px;
    margin: 21px auto 0 auto;
    background-color: #f71010;
    transition: width .5s ease;
}
.datum-change li.on {
    color: #f71010;
}
.datum-change li.on span {
    width: 70%;
}
.datum-l {
    float: left;
    width: 930px;
    height: 596px;
    line-height: 26px;
}
.datum-tab-r {
    float: right;
    width: 460px;
}
.analysis_l {
    float: left;
}
.analysis_img_b {
    display: block;
    width: 420px;
    height: 320px;
    margin-bottom: 24px;
    overflow: hidden;
}
.analysis_img_b img {
    width: 100%;
    height: 100%;
    transition: transform .5s ease;
}
.analysis_img_b:hover img, .analysis_info:hover img {
    transform: scale3d(1.05, 1.05, 1.05);
}
.analysis_info {
    display: block;
    width: 418px;
    height: 148px;
    border: 1px solid #e6e7e8;
    overflow: hidden;
}
.analysis_info img {
    float: left;
    width: 156px;
    height: 148px;
    margin-right: 20px;
    transition: transform .5s ease;
}
.analysis_list {
    float: left;
    width: 230px;
    margin-right: 12px;
}
.analysis_list>p {
    margin-top: 20px;
    font-size: 20px;
    line-height: 32px;
}
.analysis_msg {
    margin-top: 16px;
    font-size: 16px;
}
.analysis_time {
    float: left;
    color: #e31c3b;
}
.analysis_type {
    float: right;
    color: #b6b6b6;
}
.analysis_r {
    float: right;
}
.analysis_r .analysis_info {
    width: 486px;
    margin-bottom: 22px;
}
.analysis_r .analysis_info:last-child {
    margin-bottom: 0;
}
.analysis_r .analysis_list {
    width: 298px;
}
.datum_article .datum-list {
    float: left;
    width: 430px;
}
.datum_article .datum-list.on {
    float: right;
}
.datum-list.active {
    margin-top: 34px;
}
.datum-list p, .skill_title {
    margin-bottom: 30px;
    font-size: 22px;
}
.datum-list li {
    max-width: 100%;
    margin-bottom: 11px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ccc;
    font-size: 18px;
}
.datum-list li:last-child {
    margin-bottom: 0;
}
.datum-list li a {
    font-size: 16px;
}
.datum-tab-l {
    float: left;
    width: 425px;
}
.datum-type {
    margin-top: 26px;
}
.datum-type li {
    max-width: 100%;
    margin-bottom: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.datum-type li:last-child {
    margin-bottom: 0;
}
.datum-type li span {
    display: inline-block;
    width: 44px;
    height: 20px;
    border: 1px solid #ee3e32;
    margin-right: 16px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #ee3e32;
    transition: background-color .5s ease;
}
.datum-type li:hover span {
    background-color: #ee3e32;
    color: #fff;
}
.datum-type li:hover a {
    color: #ee3e32;
}
.datum-type li.color02 span {
    border-color: #f38415;
    color: #f38415;
}
.datum-type li.color02:hover span {
    background-color: #f38415;
    color: #fff;
}
.datum-type li.color02:hover a {
    color: #f38415;
}
.datum-type li.color03 span {
    border-color: #03a7f0;
    color: #03a7f0;
}
.datum-type li.color03:hover span {
    background-color: #03a7f0;
    color: #fff;
}
.datum-type li.color03:hover a {
    color: #03a7f0;
}
.datum-type li.color04 span {
    border-color: #8074fa;
    color: #8074fa;
}
.datum-type li.color04:hover span {
    background-color: #8074fa;
    color: #fff;
}
.datum-type li.color04:hover a {
    color: #8074fa;
}
.datum-type li.color05 span {
    border-color: #08ae72;
    color: #08ae72;
}
.datum-type li.color05:hover span {
    background-color: #08ae72;
    color: #fff;
}
.datum-type li.color05:hover a {
    color: #08ae72;
}
.datum-r {
    float: right;
    width: 412px;
    line-height: 26px;
}
.datum-r .title {
    float: none;
    margin-bottom: 60px;
}
.tool-list li {
    float: left;
    width: 87px;
    margin-bottom: 26px;
    margin-right: 21px;
    text-align: center;
}
.tool-list li img {
    width: 100%;
    height: 80px;
    margin: 0 auto 16px auto;
}
.tool-list li.active {
    margin-right: 0;
}
.tool-ad {
    display: block;
    padding-top: 10px;
}
.tool-ad img {
    width: 412px;
    height: 186px;
}
.ads {
    display: block;
    padding-top: 60px;
    margin-top: 0;
}
.ads01 {
    /* padding-top: 40px; */
    display: block;
}
.ads img {
    width: 1400px;
    margin:  0 auto;
}
/* 备考资料结束 */
/* 企业新闻 */
 .qyxw {
    margin-top: 40px !important;
}
.qyxw .title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 46px;
}
.newsBanner {
    position: relative;
    float: left;
    width: 930px;
    height: 580px;
    margin-bottom: 60px;
    overflow: hidden;
}
.newsBanner img {
    width: 100%;
    height: 580px;
}
.newsBanner .bd a {
    position: relative;
    display: block;
}
.news_color {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 122px;
    background-image: url(../images/shadow03.png);
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    text-align: center;
}
.news_color p {
    margin-top: 48px;
    font-size: 20px;
}
.newsBanner .hd {
    position: absolute;
    bottom: 16px;
    width: 100%;
    z-index: 2;
    text-align: center;
}
.newsBanner .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color .5s ease;
}
.newsBanner .hd li.on {
    width: 14px;
    height: 14px;
    background-color: #f80a24;
}
.newsBanner .hd li:last-child {
    margin-right: 0;
}
.newsBanner:hover .sNext, .newsBanner:hover .sPrev {
    opacity: 1;
}
.sNext, .sPrev {
    position: absolute;
    left: 15px;
    top: 50%;
    display: block;
    width: 50px;
    height: 99px;
    margin-top: -45px;
    background-color: rgba(0, 0, 0, .2);
    z-index: 1;
    opacity: 0;
    transition: opacity 0.5s, background-color .5s ease;
    cursor: pointer;
    border-radius: 4px;
}
.sNext:hover, .sPrev:hover {
    background-color: rgba(0, 0, 0, .4);
}
.sNext i, .sPrev i {
    display: block;
    width: 23px;
    height: 45px;
    margin: 29px auto;
    background: url('../images/css_sprites02.png') -10px -311px;
    background-repeat: no-repeat;
}
.sPrev i {
    background-position: -313px -220px;
}
.sNext {
    left: auto;
    right: 15px;
}
.firm-news {
    float: right;
    width: 412px;
    margin-top: 10px;
    line-height: 24px;
}
.firm-news a {
    display: block;
}
.company-title.on {
    padding-top: 5px;
}
.company-title b {
    display: block;
    max-width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.company-title.on b {
    font-size: 22px;
    color: #f3152a;
}
.company-txt {
    display: none;
    border-bottom: 1px solid #ececec;
    padding-bottom: 26px;
    margin-bottom: 32px;
    line-height: 36px;
    color: #666;
}
.company-txt.on {
    display: block;
}
.company-txt span {
    height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.company-txt a:hover .company-txt {
    color: #666;
}
.company-data {
    margin-bottom: 60px;
}
.company-data li {
    float: left;
    width: 327px;
    height: 297px;
    border: 1px solid #e7e7e8;
    margin-right: 26px;
    transition: box-shadow .5s ease;
    text-align: center;
}
.company-data li:hover {
    box-shadow: 0 0 10px #eee;
}
.company-data li.active {
    margin-right: 0;
}
.company-data li img {
    width: 48px;
    height: 48px;
    padding-top: 59px;
    margin: 0 auto;
}
.company-data li p {
    margin-top: 24px;
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: bold;
}
.company-data li span {
    line-height: 28px;
    color: #666;
}
/* 企业结束 */
/*友情链接*/
 .blogroll {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 30px;
    background-color: #f2f2f2;
}
.inx-fLink .fLinktit {
    margin-bottom: 20px;
}
.inx-fLink .h3 {
    display: inline;
    float: left;
    margin-right: 50px;
    cursor: pointer;
    font-size: 24px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.inx-fLink .on {
    color: #e92930;
}
.inx-fLink .fLinkbox li {
    display: inline;
    float: left;
    margin-right: 16px;
    line-height: 40px;
    white-space: nowrap;
}
.blogroll-dt {
    border-top: 1px solid #e3e3e3;
    padding-top: 36px;
    margin-top: 36px;
}
.footleft {
    float: left;
    margin-right: 120px;
}
.footleft:last-child {
    margin-right: 0;
}
.footleft span {
    display: block;
    margin-bottom: 24px;
    font-size: 24px;
}
.footleft span a {
    color: #000;
}
.footleft a {
    display: block;
    margin-bottom: 12px;
    color: #666;
}
.footright {
    float: right;
    margin-top: 20px;
    margin-right: 86px;
}
.icon05, .icon06 {
    display: block;
    float: left;
    width: 50px;
    height: 39px;
    padding-top: 11px;
    margin-right: 18px;
    border-radius: 3px;
    background-color: #e4e4e4;
}
.icon06 {
    height: 41px;
    padding-top: 9px;
}
.icon05 i, .icon06 i {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background: url('../images/css_sprites.png') -60px -136px no-repeat;
}
.icon06 i {
    width: 37px;
    height: 33px;
    background: url('../images/css_sprites.png') -71px -70px no-repeat;
}
.footright .row01 a {
    font-size: 20px;
}
.footright .row01 span {
    display: block;
    color: #666;
    font-size: 14px;
}
.footright .row02 {
    margin-top: 40px;
}
.footright .row02 span {
    display: block;
    float: left;
    font-size: 20px;
}
.footright .row02 a {
    display: block;
    float: left;
    width: 86px;
    height: 28px;
    margin-top: -2px;
    margin-left: 28px;
    border: 1px solid #d7d7d7;
    border-radius: 40px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    transition: background-color .5s ease;
}
.footright .row02 a:hover {
    border-color: #f80a24;
    background-color: #f80a24;
    color: #fff !important;
}
.row02 p {
    color: #666;
    font-size: 14px;
}
/*友情链接结束*/
/*底部*/
 .footer {
    background-color: #333;
}
.footer .footNav {
    position: relative;
    padding-top: 30px;
    padding-bottom: 100px;
    z-index: 11;
}
.footer .footNav p a:first-child {
    position: relative;
    z-index: 899;
}
.footer .footNav p {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #a6a6a6;
}
.footer .footNav p:first-child {
    color: #a6a6a6;
}
.footer .footNav p a {
    display: inline-block;
    padding: 0 6px;
    color: #a6a6a6;
}
.footer .footNav p a:hover {
    color: #fff;
}
/* 右侧悬浮 */
 .fixed-bar {
    position: fixed;
    right: 14px;
    top: 50%;
    width: 40px;
    margin-top: -236px;
    z-index: 4;
}
.fixed-bar li {
    margin-bottom: 10px;
}
.icon_wrap {
    width: 46px;
    height: 46px;
    border-radius: 40px;
    background-color: #fff;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    transition: width .5s ease;
    overflow: hidden;
}
.fixed-bar li:last-child {
    margin-bottom: 0;
}
.fixed-bar li a {
    display: block;
    position: relative;
}
.fixed-bar li i {
    display: block;
    width: 22px;
    height: 22px;
    margin: 12px auto 0 auto;
    background-repeat: no-repeat;
    transition: all 0.3s;
}
.fixed-bar06 {
    display: none;
}
.fixed-bar .fixed-bar06 i {
    width: 16px;
    height: 11px;
    margin-top: 18px;
    margin-right: 16px;
}
.fixed-bar li span {
    display: block;
    margin-top: 6px;
    font-size: 14px;
    color: #000;
    text-align: center;
}
/* .fixed-bar li:first-child span {
color: #f3152a;
} */
 .fixed-bar .fixed-bar06 span {
    padding-left: 12px;
}
.fixed-bar li:hover span {
    color: #f3152a;
}
.fixed-bar01 i {
    background: url('../images/css_sprites.png') -183px -187px;
}
.fixed-bar01:hover i {
    background-position: -250px -10px;
}
.fixed-bar02 i {
    background: url('../images/css_sprites.png') -250px -52px;
}
.fixed-bar02:hover i {
    background-position: -250px -94px;
}
.fixed-bar03 i {
    background: url('../images/css_sprites.png') -250px -136px;
}
.fixed-bar03:hover i {
    background-position: -250px -178px;
}
.fixed-bar04 i {
    background: url('../images/css_sprites.png') -10px -231px;
}
.fixed-bar04:hover i {
    background-position: -52px -231px;
}
.fixed-bar05 i {
    background: url('../images/css_sprites.png') -55px -187px;
}
.fixed-bar05:hover i {
    background-position: -98px -187px;
}
.fixed-bar06 i {
    background: url('../images/css_sprites.png') -212px -231px;
}
.fixed-bar06:hover i {
    background-position: -248px -231px;
}
.fixed-bar07 i {
    background: url('../images/APP.png');
}
.fixed-bar07:hover i {
    background: url('../images/rAPP.png');
}
/*国考通栏*/
 .gktl {
    margin: 40px auto;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 27px rgba(252, 103, 103, .2);
    border: solid 2px #da2f2f;
}
/* 左侧 */
 .guokaofl {
    width: 965px;
    height: 790px;
    padding-top: 35px;
    margin-left: 30px;
    padding-right: 35px;
    box-sizing: border-box;
    border-right: 1px solid #e4e4e4;
}
/* 主标题 */
 .gktlTit .tit {
    float: left;
    margin-right: 15px;
    color: #df3636;
    font-size: 30px;
    line-height: 36px;
}
.gktlTit .time {
    float: left;
    padding-top: 12px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
.gktlTit .time em {
    display: inline-block;
    height: 24px;
    padding: 0 5px;
    margin: 0 3px;
    vertical-align: top;
    background: #ec504d;
    border-radius: 5px;
    color: #fff;
    font-size: 24px;
    font-style: normal;
    line-height: 24px;
}
.gktlTit .time i {
    font-style: normal;
}
.gktlTit .key {
    float: right;
    border-bottom: 1px solid #f7f7f7;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
}
.gktlTit .key a {
    display: inline-block;
}
.gktlTit .key em {
    display: inline-block;
    width: 20px;
    color: #ccc;
    font-style: normal;
    text-align: center;
}
/* 按钮组 */
 .btnBox {
    margin-top: 8px;
}
.dataBtn {
    position: relative;
    float: left;
    display: block;
    height: 54px;
    padding: 0 10px;
    margin-right: 12px;
    overflow: hidden;
    background: #39b5f8;
    border-radius: 6px;
    background: linear-gradient(218deg, #2491f0, #39b5f8);
    box-shadow: 0 6px 10px rgba(36, 145, 240, .4);
    color: #fff;
    font-size: 16px;
    line-height: 54px;
}
.dataBtn:hover {
    color: #fff;
}
.dataBtn02 {
    background: #19d5bf;
    background: linear-gradient(-31deg, #09b9dd, #19d5bf, #28f0a1);
    box-shadow: 0 6px 10px rgba(14, 193, 212, .3);
}
.dataBtn03 {
    margin-right: 0;
    background: #f7812e;
    background: linear-gradient(159deg, #f8a938, #f7812e, #f65824);
    box-shadow: 0 6px 10px rgba(246, 93, 37, .2);
}
.dataBtn:before {
    position: absolute;
    right: -20px;
    top: 16px;
    pointer-events: none;
    content:" ";
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 100%;
    opacity: .2;
}
.dataBtn span {
    font-size: 24px;
}
.switchBtn {
    position: relative;
    float: right;
    margin-top: 12px;
    margin-left: 8px;
    overflow: hidden;
    background: #fff;
    border-radius: 38px;
    box-shadow: 0 0 20px rgba(137, 137, 137, .15);
}
.switchBtn a {
    display: block;
    float: left;
    padding: 0 7px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
}
.switchBtn a:nth-child(2) {
    width: 50px;
    background: #ec504d;
    border-radius: 40px;
    color: #fff;
}
/* 搜索 */
 .gktl .search {
    padding: 20px 15px 20px 0;
    margin: 25px 0;
    box-sizing: border-box;
    background: #fff;
    border: solid 1px rgba(195, 195, 195, .3);
    border-radius: 6px;
    box-shadow: 0 0 20px rgba(137, 137, 137, .15);
}
.gktl .search .selDiv {
    float: left;
    width: 145px;
    height: 44px;
    margin-left: 12px;
    position: relative;
}
.gktl .search .selDiv:nth-child(3) {
    width: 180px;
}
.gktl .search .selDiv cite, .tl-type .search .selDiv cite {
    display: block;
    width: 100%;
    height: 44px;
    cursor: pointer;
    box-sizing: border-box;
    padding-right: 15px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    background: #fff url(../images/gktl190921-icon05.png) no-repeat 95% center;
    box-shadow: 0 6px 13px rgba(245, 245, 245, .4);
    font-size: 16px;
    font-style: normal;
    line-height: 42px;
    text-indent: .5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .3s;
}
.gktl .search .selDiv:hover cite, .tl-type .search .selDiv:hover cite {
    border-color: #ed6346;
    box-shadow: 0 6px 10px rgba(252, 93, 72, .2);
    background-image: url(../images/gktl190921-icon06.png);
    color: #df3636;
}
.gktl .search .selDiv ul, .tl-type .search .selDiv ul {
    display: none;
    position: absolute;
    right: 0;
    top: 43px;
    width: 100%;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
}
.gktl .search .selDiv li, .tl-type .search .selDiv li {
    font-size: 16px;
    text-indent: 1em;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
}
.gktl .search .selDiv li:hover, .tl-type .search .selDiv li:hover {
    background-color: #f7f7f7;
}
.gktl .search .btn, .tl-type .search .btn {
    float: right;
    display: block;
    width: 110px;
    height: 44px;
    margin-left: 12px;
    cursor: pointer;
    background: #ec4e4e;
    border: none;
    border-radius: 44px;
    background: linear-gradient(-87deg, #ec4e4e, #f08938);
    box-shadow: 0 9px 16px rgba(239, 132, 58, .3);
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
}
.gktl .search .btn:hover, .tl-type .search .btn:hover {
    background: #f08938;
    background: linear-gradient(93deg, #ec4e4e, #f08938);
    opacity: .9;
}
/* 资讯 */
 .infoLeft {
    width: 465px;
}
.info .tit {
    height: 27px;
    margin-bottom: 16px;
    overflow: hidden;
    background: url(../images/gktl190921-tit01.png) no-repeat left;
    text-indent: -9999em;
}
.info .tit01 {
    font-size:25px;
    margin-bottom: 15px;
    background-image: url(../images/gktl190921-tit02.png);
}
.info .tit02 {
    font-size:25px;
    margin-top: 20px;
    margin-bottom: 15px;
    background-image: url(../images/gktl190921-tit02.png);
}
.info .tit03 {
    background-image: url(../images/gktl190921-tit03.png);
}
.newsList dt {
    width: 100%;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 800;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tl-hot, .tl-hot a {
    color: #e92930;
}
.newsList a {
    padding-right: 8px;
}
.newsList dd {
    width: 100%;
    font-size: 16px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newsList dd a:first-child {
    padding-right: 0;
}
.infoRight {
    width: 432px;
}
/* 焦点图 */
 .gktlBanner {
    position: relative;
    width: 50%;
    height: 263px;
    overflow: hidden;
}
.bd ul, .bd li {
    width: 100% !important;
}
.gktlBanner .bd li {
    width: 100%;
    height: 263px;
    zoom: 1;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.gktlBanner .bd a {
    display: block;
    position: relative;
    width: 100%;
    height: 263px;
}
.gktlBanner .hd {
    position: absolute;
    bottom: 15px;
    width: 100%;
    height: 2px;
    z-index: 1;
}
.gktlBanner .hd ul {
    text-align: center;
    height: 3px;
    font-size: 0;
    line-height: 2px;
}
.gktlBanner .hd li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: -5px 5px 0;
    cursor: pointer;
    background: #fff;
    border-radius: 100%;
}
.gktlBanner .hd li.on {
    background-color: #df3636;
}
/* 直播 */
 .liveList {
    margin-top: 18px;
}
.liveList li {
    height: 38px;
    padding-left: 35px;
    background: url(../images/gktl190921-icon07a.png) no-repeat left;
    font-size: 16px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.liveList li.active {
    background-image: url(../images/gktl190921-icon07.png);
}
/* 右侧 */
 .guokaofr {
    width: 340px;
    margin-right: 35px;
}
.guokaofr h3 {
    padding-bottom: 20px;
    margin-top: 40px;
    margin-bottom: 21px;
    border-bottom: 1px solid #e4e4e4;
    color: #df3636;
    font-size: 22px;
    line-height: 25px;
}
.guokaofr h3 i {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    vertical-align: top;
    background: url('../images/css_sprites.png') -110px -136px;
}
.guokaofr h3 .tit-icon09 {
    background: url('../images/css_sprites.png') -155px -136px;
}
.guokaofr h3 .tit-icon10 {
    background: url('../images/css_sprites.png') -10px -187px;
}
.guokaofr h3 a {
    color: #df3636;
}
/*省考搜索通栏*/
 .sk-search {
    height: 88px;
    box-sizing: border-box;
    padding: 0 16px;
    margin-top: 26px;
    margin-bottom: 26px;
    box-shadow: 0 0 27px rgba(252, 103, 103, .2);
    border: solid 2px #da2f2f;
    line-height: 88px;
}
.search_icon {
    float: left;
    color: #e70012;
    font-size: 20px;
}
.search_icon i {
    float: left;
    width: 22px;
    height: 21px;
    margin-top: 34px;
    margin-right: 4px;
    background-image: url(sk-search.png);
    background-repeat: no-repeat;
}
.search-sk {
    float: left;
}
.search_icon img {
    float: right;
    margin-top: 30px;
}
.sk-search .search_tl .selDiv {
    float: left;
    width: 160px;
    height: 44px;
    margin-top: 20px;
    margin-left: 12px;
    position: relative;
}
.sk-search .search_tl .selDiv cite, .sk-ipnut {
    display: block;
    width: 100%;
    height: 44px;
    cursor: pointer;
    box-sizing: border-box;
    padding-right: 15px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    background: #fff url(../images/gktl190921-icon05.png) no-repeat 95% center;
    box-shadow: 0 6px 13px rgba(245, 245, 245, .4);
    font-size: 16px;
    font-style: normal;
    line-height: 42px;
    text-indent: .5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .3s;
}
.sk-search .sk-ipnut {
    width: 160px;
    background-image: none;
}
.sk-search .search_tl .selDiv:hover cite {
    border-color: #ed6346;
    box-shadow: 0 6px 10px rgba(252, 93, 72, .2);
    background-image: url(../images/gktl190921-icon06.png);
    color: #df3636;
}
.sk-search .search_tl .selDiv ul {
    display: none;
    position: absolute;
    right: 0;
    top: 43px;
    width: 100%;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
}
.sk-search .search_tl .selDiv li {
    font-size: 16px;
    text-indent: 1em;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
}
.sk-search .search_tl .selDiv li:hover {
    background-color: #f7f7f7;
}
.sk-search .search_tl .btn {
    float: left;
    display: block;
    width: 110px;
    height: 44px;
    margin-top: 20px;
    margin-left: 12px;
    cursor: pointer;
    background: #ec4e4e;
    border: none;
    border-radius: 44px;
    background: linear-gradient(-87deg, #ec4e4e, #f08938);
    box-shadow: 0 9px 16px rgba(239, 132, 58, .3);
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
}
/* //后改的btm */
 .btm {
    float: left;
    display: block;
    width: 85px;
    height: 44px;
    margin-top: 20px;
    margin-left: 12px;
    cursor: pointer;
    background: #ec4e4e;
    border: none;
    border-radius: 44px;
    background: linear-gradient(-87deg, #ec4e4e, #f08938);
    box-shadow: 0 9px 16px rgba(239, 132, 58, .3);
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
}
.sk-search .search_tl .btn:hover {
    background: #f08938;
    background: linear-gradient(93deg, #ec4e4e, #f08938);
    opacity: .9;
}
/* //后改的btm  */
.btm:hover {
    background: #f08938;
    background: linear-gradient(93deg, #ec4e4e, #f08938);
    opacity: .9;
}
.sk-search .selDiv a {
    display: block;
}
.search-link {
    float: left;
    margin-left: 14px;
}
.lk-layer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 200;
}
.lk-hint {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.lk-bg {
    position: relative;
    box-sizing: border-box;
    width: 500px;
    height: 508px;
    padding-top: 404px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.lk-bg.active {
    width: 500px;
    height: 584px;
    padding-top: 492px;
}
.lk-btn {
    display: block;
    margin: 0 auto;
}
.lk-close {
    position: absolute;
    top: 20px;
    right: 6px;
    width: 30px;
    cursor: pointer;
    transition: transform .5s ease;
    z-index: 10;
}
.lk-close:hover {
    transform: rotate(180deg);
}
.lk-link {
    display: flex;
    justify-content: center;
    align-items: center;
}
.lk-link a {
    width: 150px;
    height: 55px;
    background-image: url(https://www.huatu.com/images/2020img/lk06.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #570d0c;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    transition: transform .5s ease;
}
.lk-link a:hover {
    transform: translateY(-5px);
}
.lk-link a:first-child {
    margin-right: 10px;
}
.lk-link.active a {
    width: 90px;
    height: 34px;
    background-image: url(https://www.huatu.com/images/2020img/lk05.png);
    line-height: 34px;
    font-size: 16px;
}
.lk-link.active a:first-child {
    margin-right: 2px;
}
.lk-link.active a:nth-child(2) {
    margin-right: 36px;
}
.lk-link {
    display: none;
}
/*事业单位军队文职通栏*/
 .sydwJdwz {
    box-sizing: border-box;
    border: 2px solid #e1132a;
    padding: 36px 28px;
    margin-top: 40px;
}
.sydwJdwz_l {
    float: left;
    width: 640px;
}
.sydwJdwz_r {
    float: right;
    width: 640px;
}
.sydw_title {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
}
.sydw_title_l {
    float: left;
    font-size: 26px;
    font-weight: bold;
}
.sydw_title_r {
    float: right;
    margin-top: 8px;
}
.sydw_title_r a {
    margin-left: 10px;
}
.sydwJdwz_news {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sydwJdwz_news a {
    line-height: 34px;
}
.sydwJdwz_news.active {
    padding-bottom: 2px;
}
.sydwJdwz_news.active a {
    color: #e8360d;
    font-weight: bold;
    line-height: 40px;
    font-size: 20px;
}
.sydwJdwz_news span {
    color: #d9d9d9;
}
.sydwBtn {
    margin-top: 20px;
}
.sydwBtn a {
    float: left;
    width: 148px;
    height: 48px;
    border: 1px solid #f01c32;
    margin-right: 12px;
    line-height: 48px;
    text-align: center;
    color: #ed3724;
    font-size: 18px;
    border-radius: 6px;
    transition: color .5s ease;
}
.sydwBtn a:hover {
    background: linear-gradient(-87deg, #ed3924, #f76c23);
    box-shadow: 0 6px 16px rgba(238, 62, 36, .3);
    color: #fff !important;
}
.sydwBtn a:last-child {
    margin-right: 0;
}
.jdwz_rec {
    margin-top: 10px;
}
.jdwz_rec li {
    line-height: 36px;
}
.jdwz_rec li span {
    float: left;
    width: 4px;
    height: 4px;
    margin-top: 16px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #f01c32;
}
.jdwz_rec a {
    float: left;
    width: 33.33%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jdwz_l {
    float: left;
    width: 470px;
}
.jdwz_r {
    float: right;
    margin-top: 38px;
}
.jdwz_r a {
    display: block;
    width: 140px;
    height: 32px;
    border: 1px solid #f01c32;
    margin-bottom: 8px;
    border-radius: 6px;
    line-height: 32px;
    text-align: center;
}
.jdwz_r a:hover {
    color: #f01c32;
}
/*省笔弹窗*/
 .gfjxh {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 444px;
    height: 486px;
    padding-top: 143px;
    box-sizing: border-box;
    background-image: url(https://www.huatu.com/images/2020img/zw/skbs.png);
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
    z-index: 1001;
    text-align: center;
}
.gfjxh_txt01 {
    font-weight: bold;
    font-size: 22px;
    background-image: linear-gradient(0deg, rgba(226, 0, 14, 0.99) 0%, rgba(245, 49, 5, 0.99) 68.1640625%);
    color: rgba(245, 49, 5, 0.99);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gfjxh_txt02 {
    padding-bottom: 16px;
    font-size: 50px;
    font-weight: bold;
    color: #000000;
    background-image: linear-gradient(0deg, rgba(245, 49, 5, 0.99) 0%, rgba(226, 0, 14, 0.99) 68.1640625%);
    color: rgba(226, 0, 14, 0.99);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gfjxh_link {
    width: 314px;
    margin: 0 auto;
}
.gfjxh_link a {
    float: left;
    width: 150px;
    height: 50px;
    margin-bottom: 10px;
    background: linear-gradient(0deg, rgba(209, 2, 6, 0.99), rgba(243, 91, 49, 0.99));
    border-image: linear-gradient(0deg, #FD4905, #FA1807) 1 1;
    box-shadow: 0px 1px 1px 0px rgba(225, 88, 10, 0.5);
    border-radius: 26px;
    line-height: 50px;
    transition: transform .5s ease;
}
.gfjxh_link a:hover {
    transform: translateY(-5px);
}
.gfjxh_link a:nth-child(even) {
    float: right;
}
.gfjxh_link a.active {
    width: 306px;
}
.gfjxh_link a span {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    -webkit-text-stroke: 1px #fd4605;
    text-stroke: 1px #fd4605;
}
.gfjxh_close {
    position: absolute;
    top: -10px;
    right: -30px;
    width: 30px;
    transition: transform .5s ease;
    cursor: pointer;
}
.gfjxh_close:hover {
    transform: rotate(180deg);
}
.online_xdlist2 li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 6%;
 }
.online_xdlist2 li a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 70%;
}
.online_xdlist2 li a.buy_btn{
    width: 22%;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
}
.online_xdlist2 li a.buy_btn:hover{
    color: #fff;
}
@media screen and (max-width:1500px) {
    .sydwJdwz_l {
        width: 550px;
    }
    .top_province_txt01 {
        font-size: 18px;
    }
    .top_province_txt01 span {
        font-size: 15px;
    }
    .sydwBtn a {
        width: 124px;
        height: 42px;
        line-height: 42px;
        font-size: 16px;
    }
    .sydwJdwz_r {
        width: 550px;
    }
    .jdwz_l {
        width: 400px;
    }
    .jdwz_r a {
        width: 128px;
    }
    .sk-search .search_tl .selDiv, .sk-search .sk-ipnut {
        width: 120px;
        margin-left: 10px;
    }
    .sk-search .search_tl .btn {
        width: 104px;
    }
    .top_bg {
        height: 250px;
    }
    .top_txt {
        padding-top: 10px;
        padding-bottom: 60px;
        font-size: 36px;
    }
    .top_txt a {
        top: 16%;
        font-size: 20px;
    }
    .top_name {
        margin-top: 12px;
        font-size: 26px;
    }
    .top_time {
        width: 160px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        background-size: 100%;
    }
    .top_flex {
        /* padding-top: 74px; */
    }
    .top_province_new {
        width: 300px;
    }
}
/*国考弹窗*/
 .gk-layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 200;
}
.gk-hint {
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.gk-bg {
    position: relative;
    box-sizing: border-box;
    width: 574px;
    height: 494px;
    padding-top: 410px;
    background-image: url(../images/alert.png);
    background-repeat: no-repeat;
}
.gk-close {
    position: absolute;
    top: 20px;
    right: 6px;
    width: 30px;
    cursor: pointer;
    transition: transform .5s ease;
    z-index: 10;
}
.gk-close:hover {
    transform: rotate(180deg);
}
.gk-link {
    display: flex;
    justify-content: center;
    align-items: center;
}
.gk-link a {
    width: 212px;
    height: 54px;
    margin-right: 8px;
    background-image: url(../images/btn.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #4f130e;
    text-align: center;
    line-height: 49px;
    font-size: 22px;
    text-decoration: none;
    transition: transform .5s ease;
}
.gk-href {
    position: absolute;
    top: 144px;
    left: 50%;
    width: 78%;
    height: 200px;
    transform: translateX(-50%);
}
.gk-link a:hover {
    transform: translateY(-5px);
}
.gk-link a:last-child {
    margin-right: 0;
}
/* body{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
} */
/*顶部导航-app下载码*/
 .download-app {
    position: relative;
}
.download-app-box,.tel_wk {
    position: absolute;
    width: 140px;
    height: 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    top: 64px;
    box-sizing: border-box;
    left: 50%;
    margin-left: -70px;
    transition: height .5s ease;
    overflow: hidden;
    cursor: initial;
}
.tel_wk{
    cursor: pointer;
    color: #FF3F47;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    line-height: 24px;
}
.tel_wk.active {
    height: 70px;
}
.download-app-box.active {
    height: 157px;
}
.download-app-img {
    border: 5px solid #FF3F47;
    border-radius: 5px;
    margin: 16px 16px 0 16px;
}
.download-app-txt {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
}
.fixed-bar li.hover .icon_wrap {
    background-color: #E60012;
    color: #E60012;
}
.fixed-bar li.hover span {
    color: #E60012;
}
.fixed-bar .fixed-bar06 .icon_wrap {
    background-color: #fff !important;
}
.fixed-bar .fixed-bar01.hover .icon_wrap i {
    background: url(../images/zx_icon.png) no-repeat;
    background-size: contain;
}
.fixed-bar .fixed-bar02.hover .icon_wrap i {
    background: url(../images/tiku_icon.png) no-repeat;
    background-size: contain;
}
.fixed-bar .fixed-bar03.hover .icon_wrap i {
    background: url(../images/ggao_icon.png) no-repeat;
    background-size: contain;
}
.fixed-bar .fixed-bar05.hover .icon_wrap i {
    background: url(../images/weix_icon.png) no-repeat;
    background-size: contain;
}
.fixed-bar .fixed-bar07.hover .icon_wrap i {
    background: url(../images/APP_icon.png) no-repeat;
    background-size: contain;
}

/*2024-07-04新增*/
.hover-box{
    display: flex;
    flex-direction: column;
    position: relative;

}
.user_pic{
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #ccc;
    cursor: pointer;
    line-height: 0!important;
}
.user_choice{
    position: absolute;
    width: 100px;
    height: 60px;
    border: 1px solid #ccc;
    left: -113%;
    top: 100%;
    background: #fff;
    flex-direction: column;
    display: none;
}
.user_choice a{
    font-size: 12px!important;
    height: 30px;
    line-height: 30px!important;
    text-align: center;
}
.hover-box:hover .user_choice{
    display: flex!important;
}